indicator-multiload software package provides Graphical system load indicator for CPU, ram, etc., you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install indicator-multiload
indicator-multiload is installed in your system.
Make ensure the indicator-multiload package were installed using the commands given below,
$ sudo dpkg-query -l | grep indicator-multiload *
You will get with indicator-multiload package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Utilities |
| Package | indicator-multiload |
| Version | 0.4-0ubuntu4 |
| Description | Graphical system load indicator for CPU, ram, etc. |
| Sub Section | Utils |